ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumnValue<T> Class
Properties Methods


In This Topic
    DataGridColumnValue<T> Class Members
    In This Topic

    The following tables list the members exposed by DataGridColumnValue<T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DataGridColumnValue<T> class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column.  
    Public PropertyGets the information associated with the column.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Top
    See Also